summaryrefslogtreecommitdiff
path: root/src/gui/char_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/char_select.h')
-rw-r--r--src/gui/char_select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/char_select.h b/src/gui/char_select.h
index 94a8e820..32c801e0 100644
--- a/src/gui/char_select.h
+++ b/src/gui/char_select.h
@@ -31,7 +31,7 @@
#include <allegro.h>
#include "../main.h"
-#include "../Net/network.h"
+#include "../net/network.h"
#include "gui.h"
void char_select();