diff --git a/src/pipboy.cc b/src/pipboy.cc index 2240628..b4c41a5 100644 --- a/src/pipboy.cc +++ b/src/pipboy.cc @@ -33,13 +33,13 @@ #include "random.h" #include "scripts.h" #include "settings.h" +#include "sfall_config.h" #include "stat.h" #include "svga.h" #include "text_font.h" #include "window_manager.h" #include "word_wrap.h" #include "worldmap.h" -#include "sfall_config.h" namespace fallout {