src/work/klao/path.h
changeset 607 327f7cf13843
parent 493 bbd1db03f0fe
child 619 e09818232531
     1.1 --- a/src/work/klao/path.h	Tue May 11 14:58:09 2004 +0000
     1.2 +++ b/src/work/klao/path.h	Tue May 11 15:42:11 2004 +0000
     1.3 @@ -11,8 +11,8 @@
     1.4  #include <vector>
     1.5  #include <algorithm>
     1.6  
     1.7 -#include <invalid.h>
     1.8 -#include <error.h>
     1.9 +#include <hugo/invalid.h>
    1.10 +#include <hugo/error.h>
    1.11  #include <debug.h>
    1.12  
    1.13  namespace hugo {