summaryrefslogtreecommitdiff
path: root/client/thimble.cc
diff options
context:
space:
mode:
Diffstat (limited to 'client/thimble.cc')
-rw-r--r--client/thimble.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/thimble.cc b/client/thimble.cc
index 6d1e8a85559..4a4227b3c71 100644
--- a/client/thimble.cc
+++ b/client/thimble.cc
@@ -2,7 +2,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
-#include "my_global.h"
+#include "my_my_global.h"
static void spawn_stern_thread(pthread_t *t);
static int act_goofy(void);