aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/StillImageHost/StillImageHost.h
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/StillImageHost/StillImageHost.h')
-rw-r--r--Demos/Host/StillImageHost/StillImageHost.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/Demos/Host/StillImageHost/StillImageHost.h b/Demos/Host/StillImageHost/StillImageHost.h
index 909ed89bc..b563767cc 100644
--- a/Demos/Host/StillImageHost/StillImageHost.h
+++ b/Demos/Host/StillImageHost/StillImageHost.h
@@ -43,8 +43,9 @@
#include <stdio.h>
#include "ConfigDescriptor.h"
- #include "PIMACodes.h"
- #include "StillImageCommands.h"
+
+ #include "Lib/PIMACodes.h"
+ #include "Lib/StillImageCommands.h"
#include <LUFA/Drivers/Misc/TerminalCodes.h> // ANSI Terminal Escape Codes
#include <LUFA/Drivers/USB/USB.h> // USB Functionality