Changeset 5847


Ignore:
Timestamp:
May 19, 2008, 12:22:04 AM (15 years ago)
Author:
charles
Message:

fix compile error reported by BentMyWookie?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libtransmission/rpc-server.c

    r5843 r5847  
    1414#include <string.h>
    1515
    16 #include <third-party/libevent/event.h>
    17 #include <third-party/shttpd/shttpd.h>
     16#include <libevent/event.h>
     17#include <shttpd/shttpd.h>
    1818
    1919#include "transmission.h"
Note: See TracChangeset for help on using the changeset viewer.