urlregex.h -> url_regex.hh

This commit is contained in:
Daniel Micay 2012-09-20 21:04:12 -04:00
parent 3d8f18cebd
commit 2ffe2aa2c6
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#include <vte/vte.h>
#include <vte/vteaccess.h>
#include "url_regex.h"
#include "url_regex.hh"
using namespace std::placeholders;