(svn r26782) -Fix (r26781): was in the wrong folder when commiting

This commit is contained in:
rubidium
2014-09-06 20:22:59 +00:00
parent 9b0c01e9bf
commit b5f5e88d57
3 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@
/** @file script_info_dummy.cpp Implementation of a dummy Script. */
#include <squirrel.h>
#include "../stdafx.h"
#include <squirrel.h>
#include "../string_func.h"
#include "../strings_func.h"