summaryrefslogtreecommitdiffstats
path: root/NativeApp/src/Linux/LinuxMain.cpp
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2020-01-29 16:56:59 +0000
committerassiduous <assiduous@diligentgraphics.com>2020-01-29 16:56:59 +0000
commitc6ebeeb0fb6a9c57fd336aad16fcdc0b597e50b7 (patch)
tree764651f4fdebd14fb1e5758da663e65690641ab8 /NativeApp/src/Linux/LinuxMain.cpp
parentUpdates to comply with the new API (diff)
downloadDiligentTools-c6ebeeb0fb6a9c57fd336aad16fcdc0b597e50b7.tar.gz
DiligentTools-c6ebeeb0fb6a9c57fd336aad16fcdc0b597e50b7.zip
Fixed a bunch of minor Linux/iOS/MacOS build issues
Diffstat (limited to 'NativeApp/src/Linux/LinuxMain.cpp')
-rw-r--r--NativeApp/src/Linux/LinuxMain.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/NativeApp/src/Linux/LinuxMain.cpp b/NativeApp/src/Linux/LinuxMain.cpp
index dec0c92..ca4a8cd 100644
--- a/NativeApp/src/Linux/LinuxMain.cpp
+++ b/NativeApp/src/Linux/LinuxMain.cpp
@@ -26,9 +26,9 @@
#include "PlatformDefinitions.h"
#include "NativeAppBase.h"
-#include "StringTools.h"
-#include "Timer.h"
-#include "Errors.h"
+#include "StringTools.hpp"
+#include "Timer.hpp"
+#include "Errors.hpp"
#ifndef GLX_CONTEXT_MAJOR_VERSION_ARB