]> git.pond.sub.org Git - empserver/blobdiff - include/commands.h
Clean up superfluous include of nsc.h in prototypes.h
[empserver] / include / commands.h
index 67083d676c44cd8cd4e3a41ff290598574fa8f7a..20529c45c7384abe8fd0f2c066a7d170fbe827ad 100644 (file)
@@ -35,8 +35,9 @@
 
 #include "file.h"
 #include "nat.h"
+#include "nsc.h"
 #include "player.h"
-#include "sect.h"
 #include "prototypes.h"
+#include "sect.h"
 
 #endif