aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--redist/CNFGNullDriver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/redist/CNFGNullDriver.c b/redist/CNFGNullDriver.c
index 34346cc..c35884a 100644
--- a/redist/CNFGNullDriver.c
+++ b/redist/CNFGNullDriver.c
@@ -1,6 +1,6 @@
//Copyright (c) 2017 <>< Charles Lohr - Under the MIT/x11 or NewBSD License you choose.
-#include "DrawFunctions.h"
+#include "CNFGFunctions.h"
static int w, h;
void CNFGGetDimensions( short * x, short * y )