 Issue 9987009:
  Interface for the libadblockplus API  (Closed)
    
  
    Issue 9987009:
  Interface for the libadblockplus API  (Closed) 
  | Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| 1 #ifndef ADBLOCKPLUS_H | 1 #ifndef ADBLOCKPLUS_H | 
| 2 #define ADBLOCKPLUS_H | 2 #define ADBLOCKPLUS_H | 
| 3 | 3 | 
| 4 #include <AdblockPlus/FileReader.h> | 4 #include <AdblockPlus/FileReader.h> | 
| 5 #include <AdblockPlus/FilterEngine.h> | |
| 5 #include <AdblockPlus/ErrorCallback.h> | 6 #include <AdblockPlus/ErrorCallback.h> | 
| 6 #include <AdblockPlus/JsEngine.h> | 7 #include <AdblockPlus/JsEngine.h> | 
| 7 | 8 | 
| 8 #endif | 9 #endif | 
| OLD | NEW |