Show
Ignore:
Timestamp:
06/10/06 08:32:52 (2 years ago)
Author:
jordi
Message:

The poppler.h header must be included without subdirectory in some computers. In others seems that this doesn't matter.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/PDFDocument.cxx

    r204 r209  
    1818#include <config.h> 
    1919#include <time.h> 
    20 #include <glib/poppler.h> 
     20#include <poppler.h> 
    2121#include "epdfview.h" 
    2222