diff options
Diffstat (limited to 'plugins/Sessions/Src/stdafx.h')
-rw-r--r-- | plugins/Sessions/Src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Sessions/Src/stdafx.h b/plugins/Sessions/Src/stdafx.h index b1ec730c64..b193b5c79e 100644 --- a/plugins/Sessions/Src/stdafx.h +++ b/plugins/Sessions/Src/stdafx.h @@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_sessions.h>
#include "Utils.h"
-#include "Version.h"
+#include "version.h"
#include "Resource.h"
#define MODNAME "Sessions"
|