summaryrefslogtreecommitdiff
path: root/src/option-parser.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/option-parser.cc')
-rw-r--r--src/option-parser.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/option-parser.cc b/src/option-parser.cc
index e3eefeb2..168a7c9e 100644
--- a/src/option-parser.cc
+++ b/src/option-parser.cc
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#include "option-parser.h"
+#include "src/option-parser.h"
#include <cstdarg>
#include <cstdio>