summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Starshatter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Starshatter.cpp')
-rw-r--r--Stars45/Starshatter.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Stars45/Starshatter.cpp b/Stars45/Starshatter.cpp
index 2dff897..4e33b26 100644
--- a/Stars45/Starshatter.cpp
+++ b/Stars45/Starshatter.cpp
@@ -76,7 +76,7 @@
#include "ShipCtrl.h"
#include "ShipDesign.h"
#include "HUDView.h"
-#include "MFD.h"
+#include "Mfd.h"
#include "RadioMessage.h"
#include "RadioTraffic.h"
#include "RadioVox.h"
@@ -131,7 +131,7 @@
#include "Archive.h"
#include "DataLoader.h"
#include "Random.h"
-#include "Resource.h"
+#include "resource.h"
#include "Universe.h"
#include "Video.h"
#include "VideoSettings.h"