summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/src.pro b/src/src.pro
index 1bc6de1..027e51e 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -4,8 +4,9 @@ TARGET = coroutine
HEADERS += \
coroutine.h \
- coroutinebuild.h \
- coroutinestoredfunctioncall.h
+ coroutinebuilddeclaration_p.h \
+ coroutinebuilddefinition_p.h \
+ coroutinestoredfunctioncall_p.h
SOURCES += coroutine.cpp