summaryrefslogtreecommitdiff
path: root/src/myTimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/myTimer.c')
-rw-r--r--src/myTimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/myTimer.c b/src/myTimer.c
index ea83fd5..b513835 100644
--- a/src/myTimer.c
+++ b/src/myTimer.c
@@ -9,7 +9,7 @@
#include "list.h"
#include "myTimer.h"
-#ifndef BUBLIC_SERVER
+#ifndef PUBLIC_SERVER
#include "interface.h"
#endif