aboutsummaryrefslogtreecommitdiff
path: root/src/survive_driverman.c
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2017-03-08 01:01:42 -0500
committercnlohr <lohr85@gmail.com>2017-03-08 01:01:42 -0500
commit2a4a803b2f162692ca11e700b32da0a77049bfd2 (patch)
tree0f4580ce91c8e43a1c692948010402abcfacf075 /src/survive_driverman.c
parenta087915c5dd8c356911453a019723ebaa9904a36 (diff)
downloadlibsurvive-2a4a803b2f162692ca11e700b32da0a77049bfd2.tar.gz
libsurvive-2a4a803b2f162692ca11e700b32da0a77049bfd2.tar.bz2
cleaning up more header stuff
Diffstat (limited to 'src/survive_driverman.c')
-rw-r--r--src/survive_driverman.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/survive_driverman.c b/src/survive_driverman.c
index 8cdfb71..d694e64 100644
--- a/src/survive_driverman.c
+++ b/src/survive_driverman.c
@@ -3,7 +3,7 @@
// See notice in survive_driverman.h
//
-#include "survive_driverman.h"
+#include "survive_internal.h"
#include <string.h>
#include <stdio.h>