Ignore:
Timestamp:
Apr 17, 2011, 10:28:05 AM (12 years ago)
Author:
Sam Hocevar
Message:

Fuck the history, I'm renaming all .hpp files to .h for my own sanity.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • abuse/trunk/src/imlib/filesel.cpp

    r129 r481  
    1010#include "config.h"
    1111
    12 #include "filesel.hpp"
    13 #include "input.hpp"
    14 #include "scroller.hpp"
    15 #include "jdir.hpp"
     12#include "filesel.h"
     13#include "input.h"
     14#include "scroller.h"
     15#include "jdir.h"
    1616
    1717class file_picker : public spicker
Note: See TracChangeset for help on using the changeset viewer.