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/status.cpp

    r131 r481  
    1212#include <string.h>
    1313
    14 #include "macs.hpp"
    15 #include "status.hpp"
    16 #include "dprint.hpp"
     14#include "macs.h"
     15#include "status.h"
     16#include "dprint.h"
    1717
    1818status_manager *stat_man=NULL;
Note: See TracChangeset for help on using the changeset viewer.