Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/premake.c')
-rw-r--r--src/premake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/premake.c b/src/premake.c
index 8c57761..6a4cf65 100644
--- a/src/premake.c
+++ b/src/premake.c
@@ -7,7 +7,7 @@
#include <stdlib.h>
#include "premake.h"
#include "host/host.h"
-#include "action/action.h"
+#include "actions/actions.h"
/**