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/morph.hpp

    r129 r481  
    1515#include <stdio.h>
    1616
    17 #include "image.hpp"
    18 #include "palette.hpp"
    19 #include "macs.hpp"
    20 #include "specs.hpp"
    21 #include "filter.hpp"
     17#include "image.h"
     18#include "palette.h"
     19#include "macs.h"
     20#include "specs.h"
     21#include "filter.h"
    2222
    2323
Note: See TracChangeset for help on using the changeset viewer.