diff options
Diffstat (limited to 'src/paramproc.cpp')
-rw-r--r-- | src/paramproc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/paramproc.cpp b/src/paramproc.cpp index fb07894..8f25942 100644 --- a/src/paramproc.cpp +++ b/src/paramproc.cpp | |||
@@ -5,7 +5,7 @@ | |||
5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include "paramproc.h" | 8 | #include "bu/paramproc.h" |
9 | #include <stdio.h> | 9 | #include <stdio.h> |
10 | #include <stdlib.h> | 10 | #include <stdlib.h> |
11 | #include <string.h> | 11 | #include <string.h> |