summaryrefslogtreecommitdiffhomepage
path: root/ymake.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ymake.cpp')
-rw-r--r--ymake.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymake.cpp b/ymake.cpp
index 93a813e..ad46d3c 100644
--- a/ymake.cpp
+++ b/ymake.cpp
@@ -1,6 +1,6 @@
#include "ymake.h"
-#include "builder.h"
+#include "Builder.h"
#include <algorithm>
#include <cstdlib>